Draws a polygon defined by an array of PointD objects.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void drawPolygon ( Pen pen, PointD[] points)
A Pen object that determines the color, width, and style of the polygon.
An array of PointD objects that represent the vertices of the polygon.
drawPolygon Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace